Skip to content

Initial UART(E) implementation#63

Merged
bors[bot] merged 9 commits into
nrf-rs:mainfrom
hargoniX:main
Aug 22, 2021
Merged

Initial UART(E) implementation#63
bors[bot] merged 9 commits into
nrf-rs:mainfrom
hargoniX:main

Conversation

@hargoniX

Copy link
Copy Markdown
Contributor

This implements an abstraction for UARTE, very similar to the general I2C abstracttion. At the moment the example doesn't compile for nrf52833 yet, once nrf-rs/nrf-hal#281 is finally merged that should be fairly trivial to do though.

@hargoniX
hargoniX marked this pull request as ready for review August 14, 2021 12:22
@hargoniX

Copy link
Copy Markdown
Contributor Author

Currently this relies on nrf-hal upstream version since writing the example would not exactly be feasible without it, but I think it is none the less read for review and can then be merged once upstream makes a release.

Comment thread microbit-common/Cargo.toml
@robyoung

Copy link
Copy Markdown
Contributor

Looks great, thanks!

bors r+

@bors

bors Bot commented Aug 22, 2021

Copy link
Copy Markdown
Contributor

👎 Rejected by too few approved reviews

@robyoung robyoung left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

bors r+

@bors

bors Bot commented Aug 22, 2021

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit d29705d into nrf-rs:main Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants